touchY

@get:JvmName(name = "getTouchY")
@set:JvmName(name = "setTouchY")
var touchY: Int
The touch Y coordinate

uint32 touch_y = 4;